ARM: mx5: Fix CHSCCDR name
authorMarek Vasut <[email protected]>
Sun, 3 Aug 2014 23:47:08 +0000 (01:47 +0200)
committerStefano Babic <[email protected]>
Wed, 20 Aug 2014 10:19:20 +0000 (12:19 +0200)
Fix the name of the CCM CHSCCDR register.

Signed-off-by: Marek Vasut <[email protected]>
arch/arm/include/asm/arch-mx5/crm_regs.h

index efe57e07ea31c39f2196817c2f8aedf59fde8d84..b61c7b970a6bff4b801a39d449da45c268d17345 100644 (file)
@@ -40,7 +40,7 @@ struct mxc_ccm_reg {
        u32 cs1cdr;
        u32 cs2cdr;
        u32 cdcdr;      /* 0x0030 */
-       u32 chscdr;
+       u32 chsccdr;
        u32 cscdr2;
        u32 cscdr3;
        u32 cscdr4;     /* 0x0040 */